home *** CD-ROM | disk | FTP | other *** search
/ The Original Shareware 1.1 / The Original Shareware (WeMake CDs)(Volume 1.1)(CDs, Inc)(1993).iso / 7 / mr0317.zip / READ.ME < prev    next >
Text File  |  1991-03-17  |  19KB  |  429 lines

  1. New Notes (3/17/91)
  2.  
  3.    1) /NOZIP /IMPORT of a QWK bbs was leaving junk in the work directory
  4.       if "hide work directory" was not on.  Fixed.
  5.  
  6. New Notes (3/15/91)
  7.  
  8.    1) Fixed bug that was causing a runtime error 204 whenever using the
  9.       import menu inside the reader...this apparently was overlooked to
  10.       this point due to the stunning usefulness of the automatic import/
  11.       export routines...
  12.  
  13. New Notes (3/11/91)
  14.  
  15.    1) Fixed "bug" that occured when you /NOZIP /IMPORTED a BBS *AND*
  16.       had a .DL or .QWK file for that BBS in the download directory
  17.       with autoimport turned on.
  18.  
  19. New Notes (3/10/91)
  20.  
  21.    1) Fixed bug that caused a error 103 when importing a .QWK packet
  22.       /NOZIP.
  23.  
  24.    2) Killing a block now also disposes it from memory...this should take
  25.       care of more problems with macros and block commands.
  26.  
  27.    3) ANSI now recognizes decimal 250 as a escape character.  Any more,
  28.       .QWK guys?  What's wrong with 27?!?! <grin>
  29.  
  30. New Notes (3/3/91)
  31.  
  32.    1) Internal ANSI viewer will now recognize a decimal 96 as well as
  33.       decimal 27 as being an ANSI "escape" character.  This is to provide
  34.       support for the weird convention that QNET and RNET have of changing
  35.       ANSI codes.
  36.  
  37.    2) Hiding a block now also disposes it from memory.  This should take
  38.       care of a variety of problems involving block copies/automatic replies.
  39.  
  40.    3) Fixed a bug that would cause the tag line engine to sometimes lock up
  41.       when there were no tag lines in the tag line engine and it was set to
  42.       cycle through tags.
  43.  
  44.    4) Tag line format changed slightly so that 50 character tag lines would
  45.       still fit in under the 72 character limit for megamail BBS's.
  46.  
  47.    5) Believe I fixed the runtime error that was occurring when /NOZIPping
  48.       /IMPORTING a .QWK BBS.
  49.  
  50.  
  51. New Notes (2/28/91)
  52.  
  53.    1) Fixed "time bug" that was mis-displaying the time on the Automatic
  54.       BBS Reset window when the minutes were less than 10.
  55.  
  56.  
  57.  
  58. New Notes (2/25/91)
  59.  
  60.    1) Block is now cleared when saving a message, so that the (enter)
  61.       command is not confused by any text the remains marked in the
  62.       reply.  (This should fix the bug where the enter key was starting
  63.       a reply right after a reply was saved.)
  64.  
  65.    2) Fixed a bug that was causing Alt-X not to work sometimes.
  66.  
  67. New Notes (2/18/91)
  68.  
  69.    1) Documentation for version 2.10 is enclosed for the first time.
  70.  
  71.    2) Block move now unmarks the block that is moved, similar to block
  72.       copy.  This fixes a nasty bug with repeated block moves.
  73.  
  74.    3) Fixed bug that was causing things to get weird if you tried to
  75.       do a (R)ead of tagged messages from the Alt-L listing when there
  76.       were no messages tagged.
  77.  
  78.  
  79. New Notes (12/10/90)
  80.  
  81.    1) Fixed bug that was preventing a block read of a read-only file.
  82.  
  83.    2) Fixed bug that was causing the reader to error out when importing
  84.       a .QWK packet with the /NOZIP parameter.
  85.  
  86.    3) Removed debugging message that would pop up from time to time that
  87.       said "Into ListToQScanTags".
  88.  
  89.    4) Fixed bug that was causing the last two characters of a JH tag to
  90.       be truncated if and only if the tag line was 50 characters long.
  91.       If it was 49, one would be truncated, and if it was shorter than
  92.       49, none would be truncated.
  93.  
  94. New Notes (12/9/90)
  95.  
  96.    1) Fixed famous "alt-t" bug in listing.  This bug would rear its
  97.       hideous face whenever one tagged all of the messages in the 
  98.       Conference/Subject/Thread listing and then untagged a bunch of
  99.       them when and only when the Conference/Subject/Thread listing 
  100.       was set to not show subjects.  What was happening, in essence,
  101.       was that the Alt-T Tag All command was tagging BBS's, Conferences,
  102.       and subjects, and then the poor user was untagging the BBS's and
  103.       the conferences, but never untagging the subjects, since they 
  104.       didn't show on the screen.  The solution was to simply modify 
  105.       the Tag All function so that it would only effect objects that
  106.       are currently being displayed.  (ie only BBS's and Conferences 
  107.       in the usual scenario.)
  108.  
  109.    2) Fixed famous "Can't Kill Last Message In Base" bug.  Stupid 
  110.       error on my part.  
  111.  
  112.  
  113. New Notes (12/8/90)
  114.  
  115.    1) Fixed bug that was causing messages to not have a final carriage
  116.       return at the end of them when tag lines were turned off.  This 
  117.       was apparently causing problems for some other readers.
  118.  
  119.    2) Fixed a bug that was causing the reader to fail to properly 
  120.       identify a .QWK BBS when exporting via the /EXPORT command 
  121.       line parameter.
  122.  
  123. New Notes (10/10/90)
  124.  
  125.    1) If you preface a dos hotkey with STAY:, the screen will not be
  126.       cleared when it shells out.  Note that the STAY: must come after
  127.       the * if a * is used.
  128.  
  129.    2) Pressing A while reading a message will display the message in
  130.       "ANSI mode", which is full-screen, with built-in ANSI
  131.       interpretation.
  132.  
  133.    3) Pressing A while reading any news screen, bulletin, file list,
  134.       etc., will display the file in "ANSI mode", which is full-screen,
  135.       with built-in ANSI interpretation.
  136.  
  137.    4) Increased the overlay buffer size in an attempt to prevent the
  138.       delay that testers had been complaining about when the reader was
  139.       loading.
  140.  
  141.    5) Instead of reseting the JH tag after every message, it is now only
  142.       reset when you press Alt-T.  In other words, if you select a tag
  143.       using JH, the reader will continue using it until you select
  144.       another tag using JH or you hit Alt-T (for tag lines).
  145.  
  146.    6) Fixed bug that would allow user to kill the last message in the
  147.       base, thus causing a fatal error.
  148.  
  149. New Notes (10/8/90)
  150.  
  151.    We're getting near a release, hopefully.
  152.  
  153.    1) (RE) and RE: were not being stripped from the subject lines in
  154.       packets from megamail doors - only in .QWK packets.  Fixed.
  155.  
  156.    2) Delete a BBS was not deleting an existing .REP file when deleting
  157.       a BBS.  Fixed.
  158.  
  159.    3) Fixed a bug that was causing the 78 and 79th column of the message
  160.       to not be there.
  161.  
  162. New Notes (10/7/90)
  163.  
  164.    1) Changed order of the initialization code in another attempt to
  165.       eradicate the /50 bug with macros.
  166.  
  167.    2) Fixed bug that was causing quotes to be boxed/wrapped too short on
  168.       BBS's with non-72 character right margins (ie only .QWK BBS's at
  169.       this time)
  170.  
  171.    3) Added "tear line" to tag line.  I don't really care one way or
  172.       another, but apparently some utilities look for this tearline
  173.       to strip off excess tag lines.
  174.  
  175. New Notes (10/6/90)
  176.  
  177.    1) Kill tagged messages' confirmation box (ie, "Do you want to Kill..")
  178.       was interpreting Esc as "yes".  Oops!
  179.  
  180.    2) Also, if you did answer "No" to the confirmation box, it messed up
  181.       the windows upon leaving the reader.
  182.  
  183.    3) Fixed bug that was causing the mouse not to be able to go to the
  184.       bottom half of the screen when in 50 or 43 line mode.
  185.  
  186.    4) When deleting a BBS, it was not removing the corresponding file in
  187.       the QWKSTUFF directory.  Fixed.
  188.  
  189. New Notes (10/3/90)
  190.  
  191.    1) (R) is now stripped off the front of subject lines.
  192.  
  193.    2) Added "up and down" buttons to the header.
  194.  
  195.  
  196. New Notes (10/1/90)
  197.  
  198.    1) RE: is now stripped off the front of subject lines.
  199.  
  200.    2) Apparently, when I fixed Control-K,W so that it would append
  201.       files, I also "fixed" it so that it bombed whenever you wrote
  202.       to a new file.  fixed again.
  203.  
  204.    3) Due to popular demand, added two mouse "hot spots" in the header
  205.       area - if you have a mouse driver enabled, you will get a left
  206.       and right arrow on the right side of your header.  Clicking on
  207.       the left arrow takes you to the previous message (just like
  208.       hitting the left arrow on the keyboard) and clicking on the
  209.       right arrow takes you to the next message (just like hitting
  210.       the right arrow on the keyboard).
  211.  
  212.    4) John Hancock is now supported.  Simply define it as a DOS hotkey,
  213.       then, if you want to use a JH tag line, activate the hotkey, if
  214.       you want to use the internal tag line engine, don't activate the
  215.       hotkey.  Note that you can activate the hotkey as many times as
  216.       you like; megamail will always use the last one you leave with
  217.       JH.
  218.  
  219.  
  220. New Notes (9/30/90)
  221.  
  222.   1) Reader now determines ID from CONTROL.DAT instead of filename on
  223.      .QWK packets.  This should take care of the problem with renamed
  224.      download files generating weird .REP files.
  225.  
  226.   2) As per Tim Farley's suggestion, External Editing has been added
  227.      to the help menu while entering message text.  I also noticed
  228.      that spell checking was not on that menu, so I added it as well.
  229.  
  230.   3) Reader now properly detects an "aborted" (ie not saved) message
  231.      from the external editor. (oops!)  This one is also thanks to Tim
  232.      Farley of SemWare.
  233.  
  234. New Notes (9/24/90)
  235.  
  236.   1) Due to popular demand, if there is only one BBS in the reader,
  237.      instead of presenting a pick list with only one BBS on it, the
  238.      reader will assume that you want that BBS.
  239.  
  240.   2) Added the /NOIMPORT function - when /NOIMPORT is present on the
  241.      command line, automatic import operations will be suspended for
  242.      that session only.  Handy if you want to start up the reader but
  243.      not import a packet that's waiting.  Mostly for testing purposes.
  244.  
  245.   3) The reader now is smart enough to handle old EZ users' bad habits.
  246.      If you delete a .REP file, the next time the reader is run it will
  247.      detect this and go ahead and clear the export flags for that BBS.
  248.      This allows EZ users to continue to function as they had been
  249.      before, that is, deleting .REP files after they uploaded them.
  250.  
  251. New Notes (9/23/90)
  252.  
  253.   1) Fixed bug in the "Did you upload this packet" routine for .QWK files
  254.      that was causing a lock-up on occasion.
  255.  
  256.   2) Due to a request, the block-write function now appends instead of
  257.      overwriting...please let me know if there is any objection to this
  258.      change.
  259.  
  260.   3) When a new BBS is added, the margin is properly set at 72 characters.
  261.      Check and see if this fixes the bug; I didn't verify it.
  262.  
  263.   4) Due to popular demand, when a new .QWK BBS is encountered, a little
  264.      window comes up and asks if you want to add the BBS and import the
  265.      packet.  This should eliminate the problem with renamed .QWK's adding
  266.      extra BBS's to the reader.
  267.  
  268.   5) Checked both QMail 4.0 and MarkMail doors - they put one less than the
  269.      number of conferences as line #11 in the control.dat, not the number
  270.      of conferences.  The reader now adjusts for this.  Of course, it is
  271.      probably just a misinterpretation on my part - since the .QWK format
  272.      is so heavily rooted in the PCBoard world, I suspect that what line
  273.      #11 really is is the "highest conference number."  If my understanding
  274.      is correct, this should get rid of the missing conference bug.
  275.  
  276.   6) It has been reported to me that there are still significant problems
  277.      with the /50 and /43 command line parameters.  There's little I can
  278.      do if they are simply not effective on your EGA/VGA card; I am simply
  279.      calling the Turbo Pascal routine to switch the screen into 43 or 50
  280.      line mode, and it is failing on your card.  If, on the other hand,
  281.      it is still corrupting your DOS hotkeys, I'd like to know the gorey
  282.      details so that I can attempt to fix it (again!).  Thanks.
  283.  
  284. New Notes (8/28/90)
  285.  
  286.   1) Fixed bug that was causing a fatal error after pressing Alt-Q, Alt-T,
  287.      R, Alt-L, Alt-Q, Esc.
  288.  
  289.  
  290. New Notes (8/27/90) -> DELETE YOUR BBS.LST FILE WHEN UPGRADING TO THIS VER!
  291.  
  292.   1) Added ability for the reader to have variable right margins depending
  293.      on the BBS system.  Currently, all MegaMail door IDs have right margins
  294.      of 72 characters, and all .QWK IDs have right margins of 79 characters.
  295.      In the future, the MegaMail door will allow the sysop to configure the
  296.      right margin max much as the sysop can configure the max number of lines
  297.      now.  As a result of this, you must delete your BBS.LST file when
  298.      upgrading to this version, unless you are upgrading directly from 2.01,
  299.      in which case you can use the new, updated upgrade facility.
  300.  
  301.   2) Cleaned up the display of dates in the News/Bulletins/New files display
  302.      and added a display of file size when selecting the item to actually
  303.      view.
  304.  
  305.   3) Slight change to the way the QWKSTUFF directory .ZIP's are handled -
  306.      now instead of including specific files such as bulletins and news, all
  307.      files in the .QWK packet that do not pertain to mail (ie MESSAGES.DAT and
  308.      *.NDX) are placed in the .ZIP.  This facilitates several things, among
  309.      which are the "services" offered by the QMail 4 door.
  310.  
  311.   4) Added two new configuration options : Text File Viewer and Text File
  312.      Viewer Swaps.  This allows you to install an external text file viewer
  313.      to use when reading news/bulletins/new files.  (LIST is reccommended!)
  314.      Before shelling out, the reader will copy the file to be viewed
  315.      into the file VIEW.TXT.  After the shell is completed, the reader will
  316.      delete VIEW.TXT.
  317.  
  318.   5) Fixed bug that would sometimes cause the MegaMail tag line to be left
  319.      off of messages when uploaded to a .QWK board.
  320.  
  321.   6) Added option to the BBS Menu - Reset - will reset the export status
  322.      of a BBS.  Intended primarily for use when you upload but don't download
  323.      from a .QWK board.
  324.  
  325.   7) Added option to configuration - Keep .QWK Contents - governs whether
  326.      the reader keeps the contents of the .QWK files in the QWKSTUFF directory
  327.      at all.  If you never plan on reading bulletins, news files, or news,
  328.      turn this off and you won't have to keep those files or that directory
  329.      around.
  330.  
  331.   8) Added option to configuration - Generate Empty .REP files - this governs
  332.      whether the automatic import/export system will generate empty .REP files
  333.      if there are no messages to be exported.  This is primarily expected to be
  334.      useful for people writing scripts who want to guarantee that a .REP file
  335.      exists so that they can upload it, even if it's empty.
  336.  
  337.   9) Added option to configuration - Ask if U/Led .REPs - this option, when
  338.      turned on, causes the reader to ask the user about each .REP file in the
  339.      upload directory when the reader is run.  If the user responds that the
  340.      .REP file has been uploaded, it is deleted and the export flags are reset
  341.      inside the reader.  If this option is turned on and you answer the
  342.      questions truthfully, you'll be in good shape using the automatic import/
  343.      export management for .QWK packets, as long as you upload whenever you
  344.      download, which is very logical.  (ie, it's now ok to upload and not
  345.      download because the reader will ask you the next time it's run if the
  346.      packet has been uploaded and delete it, but it's still not ok to download
  347.      and not upload because the reader will delete your .REP when it sees
  348.      that you have downloaded a .QWK)
  349.  
  350.  
  351.  
  352.  
  353.  
  354. New Notes (8/26/90)  I'm seeking information on how the various doors
  355.                      handle off-line conference configuration.  Ken
  356.                      told me about the number after ADD for markmail;
  357.                      please send me any text files you have on the subject
  358.                      of off-line mail configuration or any information you
  359.                      have on off-line mail configuration in .QWK packets
  360.                      so I can improve MM's off-line mail configuration for
  361.                      .QWK packets.  Thanks!
  362.  
  363.   1) Added 3 new configuration options:
  364.  
  365.         -> Swap Directory - this directory indicates the directory (and
  366.            disk) that the reader will swap to when swapping to DISK
  367.            during a shell.
  368.  
  369.         -> .QWK Directory - this directory indicates the directory that
  370.            the reader will use to store .QWK packet bulletins, new file
  371.            listings, and NEWS.
  372.  
  373.         -> External Editor Directory - this directory indicates the
  374.            directory that the reader will save the MESSAGE.TXT and
  375.            REFER.TXT files to.  Note that this includes the writing of
  376.            the MESSAGE.TXT during spell checking.
  377.  
  378.  
  379.   2) Fixed double highlighted S's on the Quick Scan help menu.
  380.  
  381.   3) Was able to track the DOS hotkey bug down to happening when
  382.      I specified /50 on the command line.  Fixed it by re-arranging
  383.      the initialization code.
  384.  
  385.   4) Fixed bug that was causing .QWK bbs's to ALWAYS be exported...
  386.      (because there was no .UL file!!!).  Fixed.
  387.  
  388.   5) Added support for new files, bulletins, and news.  A new option off
  389.      the BBS menu, News/Bulletins/New files, allows you to access this
  390.      information.  Note that you will only be able to access it if you
  391.      have downloaded this type of information and imported it into the
  392.      reader.
  393.  
  394.  
  395.  
  396. New Notes (8/25/90)
  397.  
  398.   1) Added support for .QWK packets.  The reader will now recognize them
  399.      and work with them transparently.
  400.  
  401.      Couple of notes:
  402.  
  403.        1) Since .QWK doesn't support the echo flag, it's meaningless in
  404.           .QWK bbs's.
  405.  
  406.        2) Since .QWK has pitiful conference selection off-line, you'll
  407.           probably want to do it through the respective .QWK door.  The
  408.           only thing you can do off-line is "Add" and "Drop" a
  409.           conference, which is facilitated through the BBS->Conference
  410.           menu in the reader.
  411.  
  412.        3) BIG Question: How should the auto import/export engine handle
  413.           .REP files?  Right now, it appends them until it receives a
  414.           .QWK packet from the BBS - the same way .UL and .DL files are
  415.           handled. The problem is that .QWK doors don't force you (and
  416.           in fact don't even encourage you) to download when you upload.
  417.           Perhaps there should be some sort of "flush" or "reset" option
  418.           added to the BBS menu that allows you to reset the export
  419.           flags on the messages so that they won't be exported again?
  420.           What do you guys think?
  421.  
  422.        4) As of this time, the reader does not support .QWK's news,
  423.           welcome, bulletin, or new file displays.  Support may or may
  424.           not be added in the future for this.
  425.  
  426.  
  427.  
  428. ---> 2.01 released
  429.